home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000202_news@newsmaster….columbia.edu _Mon Feb 9 11:10:34 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA03340
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 9 Feb 1998 11:10:33 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA02973
  7.     for kermit.misc@watsun; Mon, 9 Feb 1998 11:10:33 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: C-Kermit 6.0 on Ultrix 4.4
  12. Date: 9 Feb 1998 16:10:32 GMT
  13. Organization: Columbia University
  14. Lines: 22
  15. Message-ID: <6bn9po$8s7$1@apakabar.cc.columbia.edu>
  16. References: <34DEA873.163@fta.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8388
  19.  
  20. In article <34DEA873.163@fta.com>, Rob Mohr  <robm@gemstone.com> wrote:
  21. : I'm attempting to compile C-Kermit on a DECstation 3100 running a full
  22. : installation of Ultrix 4.4.  I'm new to ULTRIX (UNIX in general really)
  23. : and am having difficulty getting the program to make.
  24. : After extracting the source files, I ran:
  25. : make ultrix42
  26. : as the ckuins.doc file indicated was appropriate for Ultrix 4.2 and up.
  27. : I get the following error:
  28. : cc: Error, no source, object or ucode file specified
  29. : **** Error code 2
  30. :
  31. Were you cd'd to the directory that had the makefile and source files in it?
  32. Was there a file called "makefile" or "Makefile" in the directory?
  33.  
  34. Please follow up to kermit-support@columbia.edu.
  35.  
  36. - Frank